Revision: wmaker--cvs--0--patch-896
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 17:16:29 MSD 2004
Standard-date: 2004-10-28 13:16:29 GMT
Modified-files: WINGs/wevent.c WINGs/wfilepanel.c
    WINGs/widgets.c WINGs/wpanel.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-896
Summary: - updated code to use the new runmodal loop where necessary.
CSCVSID: MAIN.897
Keywords: cscvs:MAIN-897

Author: dan
Date: 2001/01/10 04:24:11
- updated code to use the new runmodal loop where necessary.
- made the WMRunModalLoop() reentrant (a modal panel can have its own
modal panel and so on) by saving the modal related information when
entering the modal loop and restoring it after.
